UserVariable 類別
代表使用者定義變數。
繼承體系
System.Object
IntervalZero.KINGSTAR.Base.Api.UserVariable
組合: IntervalZero.KINGSTAR.Base.Api (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
public class UserVariable
Public Class UserVariable
UserVariable 類別陳列了以下成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
UserVariable | 初始化 UserVariable 類別的新實例。 |
屬性
名稱 | 說明 | |
---|---|---|
![]() |
Name | 變數名稱。 |
![]() |
Type | 變數的資料型別。 |
![]() |
Id | 變數的 ID。 |
![]() |
Index | 變數的索引。 |
參見